(function() { stylesheet = document.createElement("link"); stylesheet.rel = "stylesheet"; stylesheet.type = "text/css"; stylesheet.href = 'https://www.republictt.com/rates/media/libs/BootstrapFormHelpers-master/dist/css/bootstrap-formhelpers.min.css'; stylesheet.media = "all"; document.lastChild.firstChild.appendChild(stylesheet); // add additional javascripts $.fn.addJavascript = function(src) { if ( ! $('script[src="' + src + '"]').exists()) { var script = document.createElement('script'); script.setAttribute('type', 'text/javascript'); script.setAttribute('src', src); document.getElementsByTagName("head")[0].appendChild(script); } }; // .exists() helper $.fn.exists = function() { return this.length !== 0; }; var widget = document.getElementById('"personal'); if (widget) { widget.innerHTML = "
Foreign exchange rates as at 09/22/2026.
Abbr. Buy (cash) Buy (sight) Sell
USD

6.1000 6.6013 6.7993
GBP

8.6700 9.0355 9.7681
JPY

0.0000 0.0430 0.0465
EUR

7.4400 7.7495 8.3779
CAD

4.6700 4.8173 5.2079
AUD

4.5700 4.8091 5.1991
BBD

2.9300 0.0000 3.6546
BZD

0.0000 3.4147 3.6915
XCD

2.2000 2.3631 2.5686
GHS

0.0000 0.5543 0.5897
GYD

0.0250 0.0000 0.0349
HKD

0.0000 0.8388 0.9320
INR

0.0000 0.0726 0.0773
JMD

0.0410 0.0000 0.0467
NZD

3.6800 3.8761 4.1904
NOK

0.6800 0.7170 0.7752
CHF

7.8400 8.2532 8.9224
See all rates"; } })();